[INFO] fetching crate nym-dkg 1.20.4...
[INFO] testing nym-dkg-1.20.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate nym-dkg 1.20.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate nym-dkg 1.20.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nym-dkg 1.20.4
[INFO] tweaked toml for crates.io crate nym-dkg 1.20.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nym-dkg 1.20.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nym-dkg 1.20.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dad93eaf54340a09e7294471ce164a52b24a56479c4a30f26757229bef10ee23
[INFO] running `Command { std: "docker" "start" "-a" "dad93eaf54340a09e7294471ce164a52b24a56479c4a30f26757229bef10ee23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dad93eaf54340a09e7294471ce164a52b24a56479c4a30f26757229bef10ee23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dad93eaf54340a09e7294471ce164a52b24a56479c4a30f26757229bef10ee23", kill_on_drop: false }`
[INFO] [stdout] dad93eaf54340a09e7294471ce164a52b24a56479c4a30f26757229bef10ee23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77f6d063a1ffb7a62aaa9dd10a137521b372d17cec4fdf4f22712b0bfa8e3623
[INFO] running `Command { std: "docker" "start" "-a" "77f6d063a1ffb7a62aaa9dd10a137521b372d17cec4fdf4f22712b0bfa8e3623", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling nym-bls12_381-fork v0.8.0-forked
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling nym-pemstore v1.20.4
[INFO] [stderr]    Compiling nym-dkg v1.20.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.45s
[INFO] running `Command { std: "docker" "inspect" "77f6d063a1ffb7a62aaa9dd10a137521b372d17cec4fdf4f22712b0bfa8e3623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77f6d063a1ffb7a62aaa9dd10a137521b372d17cec4fdf4f22712b0bfa8e3623", kill_on_drop: false }`
[INFO] [stdout] 77f6d063a1ffb7a62aaa9dd10a137521b372d17cec4fdf4f22712b0bfa8e3623
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 331f9ccb6f39b116438d3eae80d8b8c2d0951dedbb1a3939bb78325ca997847b
[INFO] running `Command { std: "docker" "start" "-a" "331f9ccb6f39b116438d3eae80d8b8c2d0951dedbb1a3939bb78325ca997847b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling nym-bls12_381-fork v0.8.0-forked
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling nym-dkg v1.20.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.85s
[INFO] running `Command { std: "docker" "inspect" "331f9ccb6f39b116438d3eae80d8b8c2d0951dedbb1a3939bb78325ca997847b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "331f9ccb6f39b116438d3eae80d8b8c2d0951dedbb1a3939bb78325ca997847b", kill_on_drop: false }`
[INFO] [stdout] 331f9ccb6f39b116438d3eae80d8b8c2d0951dedbb1a3939bb78325ca997847b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed9a1963151596bacd5f12c628e04ab7930a6e30478c8635094affcc858116a6
[INFO] running `Command { std: "docker" "start" "-a" "ed9a1963151596bacd5f12c628e04ab7930a6e30478c8635094affcc858116a6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nym_dkg-85041cc9bdda1213)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test bte::encryption::tests::ciphertext_integrity_check_passes_fails_for_malformed_data ... ignored
[INFO] [stdout] test bte::encryption::tests::ciphertext_integrity_check_passes_for_valid_data ... ignored
[INFO] [stdout] test bte::encryption::tests::share_decryption_20 ... ignored
[INFO] [stdout] test bte::encryption::tests::share_encryption_under_nonzero_epoch ... ignored
[INFO] [stdout] test bte::proof_chunking::tests::should_verify_a_valid_proof ... ignored
[INFO] [stdout] test bte::proof_discrete_log::tests::should_verify_a_valid_proof ... ok
[INFO] [stdout] test bte::proof_discrete_log::tests::should_fail_on_invalid_proof ... ok
[INFO] [stdout] test bte::proof_sharing::tests::proof_of_secret_sharing_roundtrip ... ok
[INFO] [stdout] test bte::proof_sharing::tests::should_fail_to_create_proof_with_invalid_instance ... ok
[INFO] [stdout] test dealing::tests::dealing_roundtrip ... ignored
[INFO] [stdout] test dealing::tests::recovered_verification_keys_serde ... ok
[INFO] [stdout] test dealing::tests::recovering_partial_verification_keys ... ignored
[INFO] [stdout] test dealing::tests::verifying_partial_verification_keys ... ignored
[INFO] [stdout] test dealing::tests::verifying_partial_verification_keys_with_different_dealers_and_receivers ... ignored
[INFO] [stdout] test interpolation::polynomial::tests::polynomial_addition ... ok
[INFO] [stdout] test interpolation::polynomial::tests::polynomial_evaluation ... ok
[INFO] [stdout] test bte::proof_chunking::tests::should_fail_to_create_proof_with_invalid_instance ... ok
[INFO] [stdout] test interpolation::polynomial::tests::public_coefficients_evaluation ... ok
[INFO] [stdout] test interpolation::tests::performing_lagrangian_scalar_interpolation_at_origin ... ok
[INFO] [stdout] test share::tests::chunking_share ... ok
[INFO] [stdout] test tests::basic_dummy_secret_sharing ... ok
[INFO] [stdout] test utils::tests::test_hash_g2 ... ok
[INFO] [stdout] test utils::tests::test_hash_to_scalar ... ok
[INFO] [stdout] test bte::encryption::tests::ciphertexts_roundtrip ... ok
[INFO] [stdout] test bte::proof_sharing::tests::should_fail_to_verify_proof_with_invalid_instance ... ok
[INFO] [stdout] test interpolation::polynomial::tests::public_coefficients_roundtrip ... ok
[INFO] [stdout] test bte::proof_chunking::tests::proof_of_chunking_roundtrip ... ok
[INFO] [stdout] test bte::proof_sharing::tests::should_fail_to_verify_invalid_proof ... ok
[INFO] [stdout] test bte::proof_sharing::tests::should_fail_to_verify_proof_with_wrong_instance ... ok
[INFO] [stdout] test bte::proof_sharing::tests::should_verify_a_valid_proof ... ok
[INFO] [stdout] test bte::proof_chunking::tests::should_fail_to_verify_proof_with_invalid_instance ... ok
[INFO] [stdout] test bte::encryption::tests::baby_giant_100_with_table ... ok
[INFO] [stdout] test bte::keys::tests::public_key_with_proof_roundtrip ... ok
[INFO] [stdout] test bte::proof_chunking::tests::should_fail_to_verify_invalid_proof ... ok
[INFO] [stdout] test bte::proof_chunking::tests::should_fail_to_verify_proof_with_wrong_instance ... ok
[INFO] [stdout] test bte::encryption::tests::baby_giant_100_without_table ... ok
[INFO] [stdout] test bte::proof_chunking::tests::works_with_chunks_of_extreme_sizes ... ok
[INFO] [stdout] test bte::encryption::tests::ciphertext_combining ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-c1f692f2858fc555)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 57.76s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nym_dkg
[INFO] [stdout] running 4 tests
[INFO] [stdout] test full_threshold_secret_resharing ... ignored
[INFO] [stdout] test full_threshold_secret_resharing_left_party ... ignored
[INFO] [stdout] test full_threshold_secret_sharing ... ignored
[INFO] [stdout] test single_sender ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ed9a1963151596bacd5f12c628e04ab7930a6e30478c8635094affcc858116a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed9a1963151596bacd5f12c628e04ab7930a6e30478c8635094affcc858116a6", kill_on_drop: false }`
[INFO] [stdout] ed9a1963151596bacd5f12c628e04ab7930a6e30478c8635094affcc858116a6
